home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / Data.cab / _047A25011E4C44A29EF28E3056B0D23B < prev    next >
Encoding:
Text File  |  2005-12-29  |  198 b   |  22 lines

  1. // generated file - max export plugin
  2. // origin: Platforma.max
  3.  
  4. Shader()
  5. {
  6.     Pass()
  7.     {
  8.         tmu()
  9.         {
  10.             Texture()
  11.             {
  12.                 Image("PlatformaMenu.png")
  13.             }
  14.         }
  15.     }
  16.     Cull("cw")
  17. }
  18.  
  19.  
  20.  
  21.  
  22.